home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EuroCD 3
/
EuroCD 3.iso
/
Programming
/
Python1.4_Source
/
Lib
/
ospath.py
< prev
next >
Wrap
Text File
|
1998-06-24
|
68b
|
4 lines
# ospath.py is obsolete
import os
exec 'from %s import *' % os.name